const golang.org/x/net/http2.cipher_TLS_DHE_RSA_WITH_DES_CBC_SHA

2 uses

	golang.org/x/net/http2 (current package)
		ciphers.go#L32: 	cipher_TLS_DHE_RSA_WITH_DES_CBC_SHA          uint16 = 0x0015
		ciphers.go#L382: 		cipher_TLS_DHE_RSA_WITH_DES_CBC_SHA,